From d3aff33fc6fb9b55f8318983f7ac2bbe1d9b77bd Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 16 Aug 2005 16:47:21 +0000 Subject: [PATCH] Add 'hotel' as alias for 'lodging'. --- garmin_tables.c | 1 + 1 file changed, 1 insertion(+) diff --git a/garmin_tables.c b/garmin_tables.c index f0d979083..2a63833f7 100644 --- a/garmin_tables.c +++ b/garmin_tables.c @@ -101,6 +101,7 @@ icon_mapping_t garmin_icon_table[] = { { 12, 12, "Light" }, { 90, 8221, "Live Theater" }, { 59, 173, "Lodging" }, + { 59, 173, "Hotel" }, { 20, 21, "Man Overboard" }, { 0, 0, "Marina" }, { 43, 156, "Medical Facility" }, -- 2.30.2